Fix nasty tools race between barking xu_autoreap() and xpopen3.wait() -
authorshand@ubuntu.eng.hq.xensource.com <shand@ubuntu.eng.hq.xensource.com>
Mon, 29 Aug 2005 05:40:36 +0000 (21:40 -0800)
committershand@ubuntu.eng.hq.xensource.com <shand@ubuntu.eng.hq.xensource.com>
Mon, 29 Aug 2005 05:40:36 +0000 (21:40 -0800)
commit1f1e576a4a165e81684ed43c7878f30571e7bac2
tree876b146e438c74d2e1d324287d847c4ce84b367a
parentdc5fbb4fa252fa4ed6357adba988356695db468a
Fix nasty tools race between barking xu_autoreap() and xpopen3.wait() -
save/restore now seems more robust from a tools pov at least.

Signed-off-by: Steven Hand <steven@xensource.com>
tools/libxc/xc_linux_save.c
tools/python/xen/xend/XendCheckpoint.py
tools/python/xen/xend/server/SrvDaemon.py